Description
Subset Method for Ocens Objects
Usage
# S3 method for Ocens
[(x, rows = 1:d[1], cols = 1:d[2], ...)
Arguments
- x
an Ocens object
- rows
logical or integer vector
- cols
logical or integer vector
- ...
ignored
Details
Subsets an Ocens object, preserving its special attributes. Attributes are not updated. In the future such updating should be implemented.